/**
    @description: 首页css样式表
    @author: bin.liu@speedycloud.cn
    @update: bin.liu@speedycloud.cn（2017-09-25）
 */

.cloud_services_list_item i {
    position: absolute;
    left: 24px;
    top: 18px;
}
/*计算ico*/
.sprite_ico.yzj i,
i.yzj {
    background-position: -72px -162px;
}
.sprite_ico.dsj i,
i.dsj {
    background-position: 0 -198px;
}
.sprite_ico.hhy i,
i.hhy {
    background-position: 0 -414px;
}
.sprite_ico.syy i,
i.syy {
    background-position: 0 -486px;
}
.sprite_ico.zmy i,
i.zmy {
    background-position: -72px -198px;
}
.sprite_ico.tgy i,
i.tgy {
    background-position: 0 -522px;
}
/*网络ico*/
.sprite_ico.ydns i,
i.ydns {
    background-position: 0 -558px;
}
.sprite_ico.yff i,
i.yff {
    background-position: 0 -630px;
}
.sprite_ico.sywlvpc i,
i.sywlvpc {
    background-position: 0 -450px;
}
.sprite_ico.fzjh i,
i.fzjh {
    background-position: 0 -306px;
}
.sprite_ico.gxndbjs i,
i.gxndbjs {
    background-position: 0 -342px;
}
/*数据与存储ico*/
.sprite_ico.yyp i,
i.yyp {
    background-position: -72px -126px;
}
.sprite_ico.yhc i,
i.yhc {
    background-position: 0 -666px;
}
.sprite_ico.ysjk i,
i.ysjk {
    background-position: -72px -90px;
}
.sprite_ico.dxcc i,
i.dxcc {
    background-position: 0 -234px;
}
.sprite_ico.fbscc i,
i.fbscc {
    background-position: 0 -270px;
}
/*视频ico*/
.sprite_ico.ysp i,
i.ysp {
    background-position: 0 -738px;
}
.sprite_ico.hdzb i,
i.hdzb {
    background-position: 0 -378px;
}
/*数据中心ico*/
.sprite_ico.bgpwl i,
i.bgpwl {
    background-position: 0 -126px;
}
.sprite_ico.idc i,
i.idc {
    background-position: 0 -162px;
}
/*安全与管理ico*/
.sprite_ico.api i,
i.api {
    background-position: 0 -90px;
}
.sprite_ico.yaq i,
i.yaq {
    background-position: 0 -594px;
}
.sprite_ico.yjk i,
i.yjk {
    background-position: 0 -702px;
}
/* 首页头部轮播图 */
.swiper-container {
    width: 1115px;
    height: 384px;
    top: 100px;
    overflow: inherit;
}
.swiper-container .swiper-slide {
    opacity: 0 !important;
}
.swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
.swiper-container .swiper-slide .slide-text-info,
.swiper-container .swiper-slide .slide-pic-info {
    display: inline-block;
    vertical-align: top;
}
.swiper-container .swiper-slide .slide-text-info {
    max-width: 484px;
    color: #fff;
    position: relative;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-slide .slide-text-info h3 {
    font-size: 32px;
    font-weight: normal;
    line-height: 43px;
    margin-bottom: 15px;
}
.swiper-slide .slide-text-info p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
	text-align:justify;
}
.slide-text-info .slide-button-group .slide-button {
    float: left;
    width: 122px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #fff;
    border-radius: 100px;
    color: #3BBEFB;
    cursor: pointer;
}
.slide-text-info .slide-button-group .slide-button.solid {
    background-color: #fff;
    margin-right: 15px;
}
.slide-text-info .slide-button-group .slide-button.hollow {
    background-color: transparent;
    color: white;
    height: 33px;
    line-height: 26px;
}
.slide-button-group .slide-button.hollow i {
    font-size: 22px;
    position: relative;
    top: 2px;
    left: 0;
}
.swiper-container .swiper-slide .slide-pic-info {
    position: absolute;
    top: 50%;
    right: -7px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    opacity: .2;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
.slide-move-ele {
    width: 509px;
    height: 422px;
}
.slide-move-ele img {
    position: absolute;
    left: -137px;
    top: 17px;
}
.five-anniversary-main {
    height: 100%;
    position: relative;
}
.five-anniversary-main .five-anniversary-image {
    height: 100%;
    margin-top: 23px;
}
.five-anniversary-image img {
    max-width: 1426px;
    max-height: 410px;
}
.five-anniversary-image .anniversary-image-left {
    left: 0;
}
.five-anniversary-main .five-anniversary-image .anniversary-image-center {
    top: 83px;
    left: 50%;
    -webkit-transform: transitionX(-50%);
    -moz-transform: transitionX(-50%);
    -ms-transform: transitionX(-50%);
    -o-transform: transitionX(-50%);
    transform: transitionX(-50%);
    margin-left: 125px;
}
.five-anniversary-image .anniversary-image-right {
    right: 0;
}
.five-anniversary-image .anniversary-image-left-top {
    left: -166px;
    top: 47px;
}
.five-anniversary-image .anniversary-image-left-bottom {
    bottom: -36px;
    left: -72px;
}
.five-anniversary-image .anniversary-image-right-top {
    right: -103px;
    top: 82px;
}
.five-anniversary-image .anniversary-image-right-bottom {
    bottom: -37px;
    right: -157px;
}
.five-anniversary-title {
    position: absolute; 
    width: 543px;
    height: 100%;
    left: 50%;
    top: 12px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    padding-top: 200px;
}
.five-anniversary-title .anniversary-image-five {
    margin-bottom: 20px;
}
.five-anniversary-title h3 {
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 43px;
    font-weight: normal;
}
.five-anniversary-title p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 21px;
    margin-top: 5px;
    text-align: center;
}
.five-anniversary-title a {
    background-color: white;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    font-size: 12px;
    color: #799EBE;
    letter-spacing: 0;
    display: inline-block;
    width: 122px;
    height: 34px;
    line-height: 34px;
    margin-top: 20px;
    cursor: pointer;
}

/* 首页导航活动版块 */
.index-activity-cont {
    width: 100%;
    position: absolute;
    bottom: -74px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}
.index-activity-cont .index-activity-link {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    border-radius: 8px;
    cursor: pointer;
    float: left;
    padding: 15px 20px 44px 20px;
    width: 28.8%;
    overflow: hidden;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.index-activity-cont .index-activity-link:nth-child(1) {
	margin:0;
	background:url(/statics/images/new_site/index/index-activity-1.png) right bottom no-repeat #fff;
}
.index-activity-cont .index-activity-link:nth-child(1):hover {
	background:url(/statics/images/new_site/index/index-activity-hovered-1.png) right bottom no-repeat #2288FF;
}
.index-activity-cont .index-activity-link:nth-child(2) {
	margin:0 20px;
	background:url(/statics/images/new_site/index/index-activity-2.png) right bottom no-repeat #fff;
}
.index-activity-cont .index-activity-link:nth-child(2):hover {
	margin:0 20px;
	background:url(/statics/images/new_site/index/index-activity-hovered-2.png) right bottom no-repeat #2288FF;
}
.index-activity-cont .index-activity-link:nth-child(3) {
	margin:0;
	background:url(/statics/images/new_site/index/index-activity-3.png) right bottom no-repeat #fff;
}
.index-activity-cont .index-activity-link:nth-child(3):hover {
	background:url(/statics/images/new_site/index/index-activity-hovered-3.png) right bottom no-repeat #2288FF;
}

.index-activity-link .index-activity-text {
    color: #373737;
    line-height: 16px;
	width:200px;
	height:32px;
	font-size:14px;
    display: inline-block;
	overflow:hidden;
}
.index-activity-link .index-activity-text mark {
    font-family: SourceHanSansCN-Regular, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    background-color: transparent;
}
.index-activity-link .index-activity-icon {
    width: 17px;
    height: 12px;
    display: inline-block;
    border-radius: 10px;
    background-color: #A4A4A4;
    opacity: .5;
    font-size: 13px;
    color: white;
    line-height: 13px;
    text-indent: 2px;
    text-align: left;
    position: absolute;
    left: 20px;
    bottom: 23px;
}
.index-activity-cont .index-activity-link:hover {
    top: -8px;
    background-color: #2288FF;
}
.index-activity-cont .index-activity-link:hover .index-activity-text,
.index-activity-cont .index-activity-link:hover mark {
    color: white;
}
.index-activity-cont .index-activity-link:hover .index-activity-icon {
    background-color: white;
    opacity: .55;
    color: #2288FF;
}

/* Cloud computing services */
.main_body {
    padding-top: 100px;
}
.index_h3_title {
    padding: 49px 0 40px 0;
    color: #373737;
    text-align: center;
}
.index_h3_title h3 {
    font-size: 28px;
    font-weight: normal;
    font-family: SourceHanSansCN-Regular, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    line-height: 33px;
}
.index_h3_title p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
}
.cloud_services_content .cloud_services_icon {
    padding: 60px 0 36px 0;
}
.cloud_services_content .cloud_services_icon .icons_grp {
    padding-top: 58px;
    margin: 0 24px;
    width: 70px;
    line-height: 16px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 14px;
    position: relative;
}
.cloud_services_icon .icons_grp > img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 45px;
    height: 45px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    -webkit-filter: grayscale(100%); 
    -webkit-filter: grayscale(1); 
    filter: grayscale(100%); 
    filter:gray; 
}
.cloud_services_icon .icons_grp.active > img {
    -webkit-filter: grayscale(0); 
    -webkit-filter: grayscale(0); 
    filter: grayscale(0); 
    filter: #2288FF;
}
.cloud_services_icon .icons_grp:hover,
.cloud_services_icon .icons_grp.active {
    color: #2288FF;
}
.cloud_services_icon .icons_grp.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #F5F5F6;
    position: absolute;
    bottom: -36px;
    left: 50%;
    margin-left: -10px;
}
.cloud_services_list .cloud_services_list_item {
    display: none;
    z-index: 2;
    position: relative;
}
.cloud_services_list {
    background-color: #f5f5f6;
}
.cloud_services_list .cloud_services_link {
    width: 26%;
    min-height: 57px;
    margin: 13px 25px;
    padding: 14px 17px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    position: relative;
}
.cloud_services_list .cloud_services_link:hover {
    background-color: white;
}
.cloud_services_list .cloud_services_link img {
    font-size: 0;
    position: absolute;
    left: 17px;
    top: 14px;
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 4px;
}
.cloud_services_list .cloud_services_link .cloud_services_title {
    font-size: 15px;
    color: #3A3A3A;
    background-color: transparent;
    display: block;
    padding-left: 49px;
    font-family: SourceHanSansCN-Medium, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
}
.cloud_services_list .cloud_services_link .cloud_services_title sup{
    color:#FF0000;
    padding-left: 3px;
	line-height:1;
	text-decoration: none;
}
.cloud_services_list .cloud_services_link .cloud_services_details {
    padding-left: 49px;
    display: block;
	font-size: 13px;
	color:#777;
	text-align:justify;
}

/* 全球节点部署 */
.global_node .global_node_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.global_node .global_node_bg > img {
    width: 100%;
}
.global_node_main {
    height: 874px;
    position: relative;
}
.global_node_main .global_node_map {
    margin-top: 30px;
}
.global_node_main .global_node_map img {
    max-width: 816px;
    max-height: 794px;
}
.global_node_content {
    position: absolute;
    left: 0;
    top: 177px;
    width: 100%;
}
.global_node_content .global_node_item {
    height: 60px;
    padding: 10px 0 10px 24px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    background: url('/statics/images/new_site/icon/node_icon.png') white no-repeat right bottom;
}
.global_node_content .global_node_item.w161 {
    width: 120px;
}
.global_node_content .global_node_item.w120 {
    width: 96px;
}
.global_node_content .global_node_item.w140 {
    width: 140px;
}
.global_node_content .global_node_item.bg-lf {
    text-align: right;
    padding: 10px 24px 10px 0;
    background-position: left bottom;
    background-image: url('/statics/images/new_site/icon/node_left_icon.png');
}
.global_node_content .global_node_item mark {
    font-size: 40px;
    display: inline-block;
    line-height: 43px;
    color: #2288FF;
    background-color: transparent;
    font-family: SourceHanSansCN-Bold, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
}
.global_node_status {
    margin-top: 95px;
}
.global_node_status li {
    display: inline-block;
}
.global_node_status li i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #D3E7FF;
    border-radius: 100px;
    position: relative;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 8px;
}
.global_node_status li i:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #2288FF;
}
.global_node_status li.node_status_close {
    margin-left: 23px;
}
.global_node_status li.node_status_close i:before {
    background: #8E8E8E;
}

/* solution */
.solution {
    margin-bottom: 53px;
}
.solution .solution_bg {
    width: 100%;
    height: 681px;
    position: absolute;
    left: 0;
    z-index: 1;
}
.solution_bg .solution_bg_img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('/statics/images/new_site/solution_bg.png');
    z-index: 1;
}
.solution_bg .solution_bg_popup {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #19274F;
    opacity: .8;
    z-index: 2;
}
.solution_main {
    position: relative;
    z-index: 2;
}
.solution_main .index_h3_title {
    color: white;
}
.solution_main .solution_body {
    width: 1000px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    border-radius: 8px;
    margin: 0 auto;
}
.solution_header {
    padding: 12px 0;
    border-bottom: 1px solid #D9D9D9;
}
.solution_header .solution_header_list {
    display: flex;
    display: -webkit-box;
}
.solution_header .solution_header_item {
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    border-right: 1px solid #EAEAEA;
    text-align: center;
    cursor: pointer;
}
.solution_header .solution_header_item:last-child {
    border-right: 0;
}
.solution_header_item .solution_header_link {
    display: inline-block;
    line-height: 35px;
    padding: 0 20px;
    position: relative;
    font-family: SourceHanSansCN-Regular, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    font-size: 14px;
    color: #373737;
}
.solution_header_item .solution_header_link:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #2288FF;
    position: absolute;
    left: 0;
    bottom: -13px;
    display: none;
}
.solution_header_item.active .solution_header_link:after,
.solution_header_item:hover .solution_header_link:after {
    display: block;
}
.solution_content {
    padding: 45px 50px 40px 50px;
}
.solution_content .solution_content_item {
    display: none;
    background: no-repeat right 20px;
}
.solution_content .solution_content_item.zq {
    background-image: url('/statics/images/new_site/solution_zq_bg.png');
}
.solution_content .solution_content_item.jy {
    background-image: url('/statics/images/new_site/solution_jy_bg.png');
}
.solution_content .solution_content_item.yx {
    background-image: url('/statics/images/new_site/solution_yx_bg.png');
}
.solution_content .solution_content_item.ds {
    background-image: url('/statics/images/new_site/solution_ds_bg.png');
}
.solution_content .solution_content_item.jr {
    background-image: url('/statics/images/new_site/solution_jr_bg.png');
}
.solution_content .solution_content_item.yys {
    background-image: url('/statics/images/new_site/solution_yys_bg.png');
}
.solution_content .solution_content_item.hwyw {
    background-image: url('/statics/images/new_site/solution_hwyw_bg.png');
}
.solution_content .solution_content_item.active {
    display: block;
}
.solution_content_item .solution_content_title {
    font-family: SourceHanSansCN-Regular, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    font-size: 18px;
    color: #373737;
    line-height: 21px;
    margin-bottom: 15px;
    font-weight: normal;
}
.solution_content_item .solution_content_summary {
    max-width: 504px;
    height: 54px;
    font-size: 12px;
    color: #373737;
    line-height: 18px;
    margin-bottom: 20px;
}
.solution_content_item .solution_content_details {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #2288FF;
    margin-bottom: 40px;
}
.solution_content_product {
    position: relative;
    left: -17px;
    margin-bottom: 40px;
}
.solution_content_product li {
    float: left;
    width: 7%;
    margin-right: 10px;
}
.solution_content_product li a {
    display: block;
    text-align: center;
    height: 100%;
}
.solution_content_product li img {
    border-radius: 4px;
    width: 32px;
    height: 32px;
}
.solution_content_product li span {
    display: block;
    margin-top: 9px;
}
.solution_content_customer dt {
    font-size: 13px;
    color: #373737;
    margin-bottom: 10px;
}
.solution_content_customer dd a {
    display: block;
    float: left;
    margin-right: 20px;
}
.solution_content_customer dd a span {
    display: table-cell;
    width: 113px;
    height: 53px;
    line-height: 53px;
    border: 1px solid #F0F0F0;
    vertical-align: middle;
    text-align: center;
}
.solution_content_customer dd a span img {
    vertical-align: middle;
    max-width: 90px;
	max-height:30px;
}

/* intellectual css */

.intellectual {
    height: 787px;
}
.intellectual_content_pic {
    position: absolute;
    left: 50%;
    margin-top: 51px;
    overflow: hidden;
    height: 517px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.intellectual_content_app .intellectual_content_item {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.intellectual_content_pic > div {
    display: none;
    opacity: 0;
    height: 529px;
}
.intellectual_content_pic > div img {
    height: 100%;
}
.intellectual_content_app .intellectual_content_item.active {
    opacity: 1;
}
.intellectual_content_pic > div.active {
    display: block;
    opacity: 1;
}
.intellectual_content_app .intellectual_content_item {
    margin-top: 51px;
    position: relative;
}
.intellectual_tab {
    text-align: center;
}
.intellectual_tab_list .intellectual_tab_item {
    float: left;
    width: 172px;
    line-height: 68px;
    border: 1px solid #E8E8E8;
    margin-left: -1px;
    font-size: 16px;
    color: #373737;
    cursor: pointer;
}
.intellectual_tab_list .intellectual_tab_item .intellectual_item_content {
    display: none;
    position: absolute;
    left: 0;
}
.intellectual_tab_list .intellectual_tab_item.active .intellectual_item_content {
    display: block;
}
.intellectual_tab_list .intellectual_tab_item.active {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    border-top: 2px solid #2288FF;
}
.intellectual_content_item .intellectual_icon_style {
    width: 168px;
    position: absolute;
    background: #2288FF;
    border-radius: 4px;
    color: white;
    padding: 15px;
    line-height: initial;
    text-align: left;
}
.intellectual_content_item .intellectual_icon_style > span {
    font-family: SourceHanSansCN-Medium, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.46px;
}
.intellectual_content_item .intellectual_icon_style > p {
    line-height: 18px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.37px;
    margin-top: 6px;
}
.intellectual_content_item .intellectual_icon_style s {
    position: absolute;
    right: 0;
    background-color: #2288FF;
    height: 1px;
}
.intellectual_content_item .intellectual_left_icon {
    left: 0;
    top: 0;
}
.intellectual_content_item .intellectual_left_icon .intellectual_border_inside {
    width: 90px;
    right: -90px;
    top: 56px;
}
.intellectual_content_item .intellectual_left_icon .intellectual_border_outside {
    width: 144px;
    right: -107px;
    top: 62px;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}
.intellectual_content_item .intellectual_right_icon {
    right: 0;
    top: -34px;
}
.intellectual_content_item .intellectual_right_icon .intellectual_border {
    width: 42px;
    left: -40px;
    top: 66px;
}

/* recovery services */
.recovery_services {
    background: #F9F9F9;
    padding-bottom: 70px;
}
.recovery_services_list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}
.recovery_services_list .recovery_services_item {
    margin-right: 20px;
    width: 154px;
    height: 270px;
    background: #FFFFFF;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.05);
    border-radius: 4px;
    padding: 0 35px;
}
.recovery_services_list .recovery_services_item:last-child {
    margin-right: 0;
}
.recovery_services_item .recovery_services_pic {
    width: 100%;
    height: 143px;
    text-align: center;
    display: table;
}
.recovery_services_item .recovery_services_pic > span {
    display: table-cell;
    vertical-align: middle;
}
.recovery_services_item .recovery_services_pic img {
    vertical-align: middle; width:64px; height:auto;
}
.recovery_services_item .recovery_services_number {
    font-size: 32px;
    height: 58px;
    white-space: nowrap;
    line-height: 58px;
    color: #707070;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.recovery_services_item .recovery_services_details {
    text-align: center;
    position: relative;
    padding-bottom: 58px;
}
.recovery_services_number .recovery_services_exp {
    font-size: 16px;
    line-height: 19px;
    color: #707070;
    display: inline-block;
    margin-left: -5px;
}
.recovery_services_number .recovery_services_exp > span {
    display: block;
}
.recovery_services_number .recovery_services_exp > span.exp_correct {
    font-size: 24px;
    position: relative;
    top: 1px;
}
.recovery_services_number > .exp_unit {
    font-size: 16px;
    color: #707070;
    display: inline-block;
    line-height: 30px;
    margin-left: -5px;
    position: relative;
    top: -2px;
}
.recovery_services_info {
    font-size: 14px;
    color: #373737;
    text-align: center;
    margin-top: 5px;
}

/* certification css */
.certification {
    height: 100px;
    background: #5A6776;
}
.certification_main {
    height: 100%;
}
.certification_main ul {
    display: flex;
    display: -webkit-flex;
    height: 100%;
}
.certification_main ul li {
    flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    line-height: 100px;
}
.certification_main .certification_text {
    display: inline-block;
    line-height: 7px;
    text-align: left;
    vertical-align: middle;
    margin-left: 15px;
    font-size: 12px;
    color: #FFFFFF;
}
.certification_main ul li:first-child .certification_text {
    margin-left: 25px;
}
.certification_main img {
    vertical-align: middle;
}

/* hand css */
.hand_in_hand {
    padding-bottom: 85px;
}
.hand_popup .hand_popup_item {
    display: none;
    padding: 42px;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.30);
    border-radius: 4px;
}
.hand_popup .hand_popup_item.active {
    display: block;
}
.hand_popup_item .hand_popup_item_left {
    border-right: 1px solid #E9E9E9;
    padding: 10px 45px 10px 0;
}
.hand_popup_item .hand_popup_item_left .item_left_logo {
    height: 38px;
}
.hand_popup_item > div {
    float: left;
    width: 45%;
}
.hand_popup_item .hand_popup_item_right {
    padding: 10px 0 10px 45px;
}
.item_left_logo a {
    border: 1px solid #2288FF;
    border-radius: 100px;
    line-height: 24px;
    padding: 0 15px;
    display: inline-block;
    color: #2288FF;
    float: right;
}
.item_left_logo img {
    max-height: 38px;
}
.hand_popup_item .item_left_details {
    font-size: 14px;
    color: #353535;
    line-height: 20px;
    padding: 17px 0;
    height: 61px;
    overflow: hidden;
}
.hand_popup_item_left .solution_content_product li {
    width: 12%;
}
.hand_popup_item_left .solution_content_product {
    margin: 0;
    left: -14px;
    bottom: -12px;
}
.hand_popup_item_right .item_right_describe {
    font-family: SourceHanSansCN-Medium, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    font-size: 16px;
    color: #373737;
    line-height: 28px;
    padding: 26px 40px;
    position: relative;
    max-height: 86px;
    overflow: hidden;
}
.item_right_describe > i {
    color: #E7E7E7;
    position: absolute;
    font-size: 27px;
}
.item_right_describe .fa-quote-left {
    left: 0;
    top: 0;
}
.item_right_describe .fa-quote-right {
    right: 0;
    bottom: 0;
}
.item_right_user {
    margin-top: 29px;
    text-align: right;
    line-height: 36px;
}
.item_right_user img {
    width: 36px;
    height: 36px;
    border-radius: 100px;
}
.item_right_user span {
    margin-right: 12px;
}
.hand_tab {
    display: flex;
    display: -webkit-flex;
    margin-top: 30px;
}
.hand_tab > a {
    flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    height: 78px;
    line-height: 78px;
    border: 1px solid #CCC;
    border-radius: 4px;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.hand_tab > a:last-child {
    margin-right: 0;
}
.hand_tab > a:before {
    position: absolute;
    top: -40px;
    left: 50%;
    width: 0;
    height: 0px;
    margin-left: -13px;
    content: '';
    border-style: solid;
    border-width: 9px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(135deg);
    box-shadow: 2px -2px 2px #ccc;
    display: none;
}
.hand_tab > a.active:before {
    display: block;
}
.hand_tab > a > img {
    vertical-align: middle;
    max-height: 38px;
	max-width: 60%;
}
.hand_tab > a:hover {
    border-color: #2288FF;
}
.hand_more {
    text-align: center;
    margin-top: 60px;
}
.hand_more a {
    display: inline-block;
    padding: 0 25px;
    line-height: 34px;
    border: 1px solid #979797;
    border-radius: 100px;
    font-size: 12px;
    color: #373737;
}

/* experience css*/
.experience {
    height: 440px;
    background: #F9F9F9;
}
.experience_main_text {
    padding-top: 140px;
    padding-left: 48px;
    color: #373737;
    display: inline-block;
}
.experience_main_text mark {
    font-family: SourceHanSansCN-Regular, "Microsoft Yahei", "PingFang SC", arial, verdana, Tahoma, Simsun, sans-serif;
    font-size: 28px;
    background-color: transparent;
    line-height: 33px;
}
.experience_main_text p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 7px;
}
.experience_main_text a {
    display: inline-block;
    margin-top: 40px;
    background: #2288FF;
    border-radius: 100px;
    line-height: 34px;
    padding: 0 37px;
    color: white;
}
.experience_main_pic {
    float: right;
    margin-top: 58px;
}
.experience_main_pic img {
    max-width: 578px;
}